projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a408ce
)
* emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 4 Jun 2007 23:14:56 +0000
(23:14 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 4 Jun 2007 23:14:56 +0000
(23:14 +0000)
died and we are trying to send a signal to it.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 33e6e9496d77ae1e3d7da92e3ebffd4900c61836..185f1616c0b455c0b9124f74b937ddc3951fc115 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2007-06-04 Michael Olson <mwolson@gnu.org>
+
+ * emacs-lisp/tq.el (tq-queue-pop): Stifle error when a process has
+ died and we are trying to send a signal to it.
+
2007-06-04 Juanma Barranquero <lekktu@gmail.com>
* emacs-lisp/easy-mmode.el (define-minor-mode)